Move eshell's self-tests to the test/ directory.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Mar 2011 20:07:27 +0000 (12:07 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Mar 2011 20:07:27 +0000 (12:07 -0800)
commit39399451617ad908fff2906eef977b06d3b7d641
tree52c53623ddbb559379ab49851abf48feb22e3939
parentf4011a5ee808d2f3bed5be772dd0a3bbc85a5dc0
Move eshell's self-tests to the test/ directory.

* lisp/eshell/esh-var.el: Don't require esh-test when compiling.
* lisp/eshell/em-banner.el, lisp/eshell/esh-cmd.el, lisp/eshell/esh-mode.el:
* lisp/eshell/esh-var.el, lisp/eshell/eshell.el: Move tests to esh-test.
* lisp/eshell/esh-test.el: Move to ../../test/eshell.el

* test/eshell.el: Move here from lisp/eshell/esh-test.el.
lisp/ChangeLog
lisp/eshell/em-banner.el
lisp/eshell/esh-cmd.el
lisp/eshell/esh-mode.el
lisp/eshell/esh-test.el [deleted file]
lisp/eshell/esh-util.el
lisp/eshell/esh-var.el
lisp/eshell/eshell.el
test/ChangeLog
test/eshell.el [new file with mode: 0644]